This forum is closed to new posts and
responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:
RE: Trouble with DxlImporter.DXLIMPORTOPTION_UPDATE_ELSE_CREATE ~Dana Prejipyvergon 23.Jan.04 02:53 PM a Web browser Notes Client 6.5Windows 2000
Yes, the replica id's are identical apart from the seperating colon not used in the DXL attributes. The mention of repid instead of replicaid was a mistake on my part. There is no repid attribute, just me being quick and dirty.
This is a rather strange error message. It states that it won't perform an replace/update because the replica ids are the same yet the documentation (DocumentImportOption) says:
For purposes of replacement, two documents match if:
- The replica ID of the output database matches the replica ID of the incoming DXL.
- The universal IDs of the two documents match.
In my case the DXL is created from the same database that I'm trying to import back into. The replica id and the document's universal id's are identical to the original. Just what am I missing? Has anyone got this working?
I read somewhere else that only the replicator task is allowed to "replicate" so just how are you supposed to update a document from DXL?